home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / ScriptX / Code Samples / hotspots / readme.txt < prev    next >
Encoding:
Text File  |  1996-05-21  |  877 b   |  29 lines  |  [TEXT/ttxt]

  1. README.TXT FOR HOTSPOTS DIRECTORY
  2. =================================
  3. hotspots.sxt: Consolidates and demonstrates each of the following types of 
  4.               hotspots.
  5.  
  6. butnshp.sx    : Demonstrates how to create a shape that has pushbutton 
  7.               functionality.
  8.  
  9. rlovrshp.sx    : Demonstrates how to create a shape that has rollover 
  10.               functionality.
  11.  
  12. rlovrbut.sx    : Demonstrates how to create a rollover button.
  13.  
  14. NM8rlovr.sx    : Demonstrates how to create an animated rollover.
  15.  
  16. NM8butn.sx    : Demonstrates how to create an animated rollover button.
  17.  
  18.  
  19. REQFILES
  20. button.sx    : A mixin class that gives any TwoDShape the functionality of a
  21.               pushbutton. (identical to button.sx in HIARCMEN directory)
  22.  
  23. rollover.sx    : A mixin class that gives any TwoDShape the functionality of a
  24.               rollover.
  25.  
  26. animate.sx    : A mixin class that animates a series of bitmaps.
  27.  
  28.  
  29. MEDIA        : Bitmaps used in this example.